www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\D_menu_7.asp

    <%


'**************************************************************
' 新动软网站管理系统
' 官方网站: http://www.aspcpu.com
' 系统作者: 阮丁远(网名:天下程序)
' Copyright 新动软网站管理系统 版权所有
'**************************************************************


%>

<LINK href="css.css" type=text/css rel=stylesheet>

<style type="text/css">
<!--

#aas {
	height: 20px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
	background-image: url(IMG/menu_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-color: #FFFFFF;
}


#cont1 {
	height: auto;
	width: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#cont1 ul {
	list-style-type: none;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#cont1 li {
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:20px;
	list-style-image: url(IMG/dian.gif);
	list-style-position: outside;
	list-style-type: circle;
}
body {
	background-color: #03A0E4;
}
-->
</style>








<script language="javascript">

function ccmb(){

if (confirm("刷新与生成所有前台页面 需要花费很长时间,请耐心等待,\n\n(如果执行本操作时出现 很耗服务器资源甚至服务器暂时无反应了或提示Service Unavailable(特别是用虚拟主机而不是用服务器的情况),此时,推荐您在本地自己的电脑上用本地的IIS来运行本系统,在本地电脑上进行  刷新与生成前台所有页面 之类的操作,编译与生成好一个 整站系统后再上传到服务器上 浏览)\n\n,\n(推荐您不用刷新所有,而只刷新其中一个所需的文件(在编辑与修改模板里))\n\n,确定进行操作吗?")==1){

aaax.submit();


}


}

</script>







<div id=aas>在线自动升级</div>
<div id=cont1>
<ul>




<li><a href="D_sverc_ext.asp" target=main>在线自动检查是否 有最新的系统升级包并自动安装</a><br></li>
<br>

<li><a href="D_ist_updt_from_url.asp" target=main>手动输入升级包的网址并执行在线安装</a><br></li>





</ul>
</div>





<%

syssss="<li><a href=adminTemplates/D_moban_reg_and_unreg.asp target=main>安装模板与注销模板</a></li>"

%>










<!--#include file=D_menu_u_ext.asp-->













<div id=aas>刷新</div>
<div id=cont1>
<ul>




<li><a href="D_index_load.asp" target=_parent>重启后台</a></li>
<li><a href=# onclick="ccmb();">刷新与生成前台所有页面</a></li>
<li></li>





</ul>
</div>
<form name="aaax" id="aaax" action="adminKernel/D_update_now_skin.asp" target=main>


</form>